Add Blog
@if(Session::has('success'))
{{ Session::get('success') }}
@endif
@if(Session::has('error'))
{{ Session::get('error') }}
@endif
Blog
ID | Category | Title | Slug | Blog Content | Departure | Departuretime | Reparturetime | Language | image_1 | image_2 | image_3 | image_4 | image_5 | Action |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$destinations->id}} | {{$destinations->name}} | {{$destinations->brief}} | {{$destinations->highlights}} | {{$destinations->departure}} | {{$destinations->departuretime}} | {{$destinations->returntime}} | {{$destinations->language}} | Edit Delete |