@extends('admin.layout.main') @section('title', $header['title']) @section('content')
@include('admin.markups.others') @endsection