@extends('layouts.app_admin') @section('content') @include('back.locations.index',['locations'=>$locations]) @endsection