@extends('layout.admin') @section('styles') @endsection @section('content')

Umrah Type/ Add

{{csrf_field()}}
@if ($errors->has('title')) {{ $errors->first('title') }} @endif
(Recommended size: 424 x 335 pixels, Max file size: 500KB) @if ($errors->has('thumbnail_image_url')) {{ $errors->first('thumbnail_image_url') }} @endif
@endsection @section('script') @endsection