@extends('admin/layouts/common') @section('layoutContent')
@yield('content')
@endsection