@extends('layouts.master') @section('content')
@if (Session::has('msg'))
@endif
All Category
@endsection