@extends('admin.layout') @section('content') @include('admin.location.edit',['data' => $data]) @endsection